home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / desktop-base / README.Debian < prev   
Encoding:
Text File  |  2011-02-17  |  2.4 KB  |  84 lines

  1. README for desktop-base
  2. =======================
  3.  
  4. 1. Images
  5.    1.1. Emblems
  6.    1.2. Pixmaps
  7.    1.3. Splash and Wallpapers
  8.    1.4. Boot splash
  9. 2. Desktop files
  10. 3. Changing desktop-base images
  11. 4. Window Managers
  12. 5. Boot splash
  13.  
  14. 1. Images
  15.  
  16. 1.1. Emblems
  17. /usr/share/icons/hicolor/48x48/emblems/emblem-debian.png
  18. /usr/share/icons/hicolor/48x48/emblems/emblem-debian.icon
  19.  
  20. 1.2. Pixmaps
  21. /usr/share/pixmaps/debian-security.png
  22.  
  23. 1.3.  Splash, wallpapers and grub images
  24.  
  25. Wallpapers are provided in two svg variant, one standard aspect (4/3) and one
  26. widescreen (16/9). You can switch from one another using the alternatives.
  27. Using the same system you can select one of the older theme variant. Beware
  28. that changing alternative means at the next package upgrade it won't be
  29. automatically reverted to the default choice.
  30.  
  31. For wallpaper you can run:
  32.  
  33.   sudo update-alternatives --config desktop-background
  34.  
  35. For splash screens you can run:
  36.  
  37.   sudo update-alternatives --config desktop-splash
  38.  
  39. For grub, you can select standard or widescreen version too, using:
  40.  
  41.   sudo update-alternatives --config desktop-grub
  42.  
  43. 2. Desktop files
  44.  
  45. /usr/share/desktop-base/debian-homepage.desktop
  46. /usr/share/desktop-base/debian-reference.desktop
  47. /usr/share/desktop-base/debian-security.desktop
  48.  
  49. 3. Changing desktop-base images
  50.  
  51. We need professional looking Debian artwork in the
  52. Desktop. If you want to help changing some desktop-base
  53. images, that would be good consider the following notes:
  54.  
  55. - The swirl Debian logo is red;
  56. - The Debian font is Poppl Laudation Condensed (unfortunately,
  57.   commercial font)
  58. - Blue (#5F92C9 and some others) fits with GNOME default
  59.   clearlooks theme that we use in your default desktop
  60.   environment and looks good in KDE too;
  61. - Black and White are welcome colors too.
  62.  
  63. If you've suggestions for a better artwork, create or edit
  64. the images and open a 'wishlist' bug against desktop-base in our
  65. Bug Tracking System (http://bugs.debian.org/). Please attach the
  66. 'svg' or 'xcf' and don't violate copyright.
  67.  
  68. 4. Window Managers
  69. desktop-base is used by GNOME/KDE/Xfce.
  70.  
  71. If you're responsible for a WM in Debian and wants to use
  72. desktop-base artwork or add your own image (wallpaper, splash,
  73. whatever) use the layout described above and send your patch
  74. through the Bug Tracking System to us.
  75.  
  76. 5. Boot splash
  77.  
  78. desktop-base ships a plymouth theme. If you want to activate it, install
  79. plymouth and run:
  80.  
  81.   plymouth-set-default-theme spacefun
  82.  
  83. Then remember to add ΓÇ£splashΓÇ¥ to your kernel command line.
  84.